.MainNews {
    width: 1232px;
}

.Academic {
    width: 1268px;
}

.Notice {
    width: 360px;
}

.Academic_left {
    width: 846px;
    float: left;
}

.Academic_right {
    width: 400px;
    float: right;
}

.Zonghexinwen {
    width: 370px;
    float: left;
}

.AcademicCont {
    width: 370px;
    float: right;
}

.Notice ul li a {
    margin-left: 40px;
}

.focusBox {
    width: 530px;
    height: 350px;
}

.focusBox .pic,.focusBox .pic li,.focusBox .pic a{
    height: 340px;
}

.focusBox .hd {
    bottom: 62px;
}

.NewsRight {
    width: 675px;
}

.NewsRight li a em {
    width: 579px;
}

.Notice ul li a {
    width: 303px;
}
.Topics{
    position: static;
    width: 1232px;
    margin-top: 15px;
}
.Topics .Recommend{
    width:1228px;
}
.Topics .Recommend a{
    display: inline-block;
    margin-left: 20px;
    width: 289px;
}
.Topics .Recommend a:nth-child(1){
    margin-left: 0;
}
.Media{
    margin-top: 15px;
}
.Media .focusBox{
    width: 1268px;
}
.Media .pic li{
    float: left;
    width: 285px;
    margin-left: 31px;
}
.Media .pic li:nth-child(1){
    margin-left: 0;
}
.Media .pic,.Media .pic li,.Media .pic a{
    height: 192px;
}
.Media .focusBox .pic .Content dl dt{
    font-size: 19px;
    line-height: 25px;
}
.Media .focusBox .pic .Content dl{
    left: unset;
    right: 12px !important;
    top: -45px;
}
.Media .focusBox .pic .Content .Title{
    font-size: 14px;
    padding-left: 33px;
    width: 244px;
}
.Media .focusBox{
    height: 205px;
}
.title_line{
    float: left;
    margin-right: 8px;
    position: relative;
    width: 4px;
    height: 20px;
    background-color: #004b8d;
    top: 10px;
}

#appu3 .tj{
    background-color:#004b8d !important;
}
.meiti_title,.media_title{
    display: inline-block !important;
    padding: 2px 20px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    cursor: pointer;
}
.meiti_title.active,.media_title.active{
    background-color: #004b8d;
    color: #fff !important;
}
.meiti_title:hover,.media_title:hover{
    background-color: #004b8d;
    color: #fff !important;
}
.meiti_content{
    display: block;
}
.media_content{
    display: none;
}
.NewsTitle a.media_link{
    display: none;
}
.kuaijietongdao{
    position: absolute;
    top: 12px;
    width: 76px;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    background-color: #004b8d;
    color: #fff;
    text-align: center;
    right: 0;
    padding: 0 10px;
    cursor: pointer;
}
/* .kuaijietongdao:hover .kjtd_box{
    display: block;
} */
.Topwidth .Search{
    right: 105px;
}
#appu3 .tj{
    position: relative;
    right: -4px;
}
.kjtd_box{
    position: relative;
    z-index: 66;
    display: none;
}
.kjtd_box .sub{
    position: absolute;
    left: -10px;
    width: 220px;
    height: 180px;
    background-color: #10528c;
    padding-top: 10px;
}
.kjtd_box .sub a{
    color: #fff;
    font-size: 14px;
}
.kjtd_box .sub ul li{
    text-align: left;
    padding-left: 20px;
}
.kjtd_box .sub ul li:hover{
    background-color: #fff;
    text-align: left;
}
.kjtd_box .sub ul li:hover a{
    color: #004b8d;
}
.jinru{
    position: absolute;
    width:100%;
    height:100%;
    z-index: 999;
    font-size: 20px;
    color: #fff;
}
.canvasContent:hover .prev,.canvasContent:hover .next{
   display:block;
}
.canvasContent .prev, .canvasContent .next{
  display:none;
  background-color:#000;
  opacity:0.3;
}
.canvasContent .prev:hover, .canvasContent .next:hover{
   background-color:#000;
   opacity:0.5;
}
@media (min-width: 1px) and (max-width: 1268px){
    .kuaijietongdao{
        display: none;
    }

    .MainNews,.NewsRight li a em, 
    .MainNews, .NewsRight, 
    .AcademicCont, 
    .AcademicCont .NewsRight, 
    .Academic, 
    .Notice,
    .Academic_right,
    .Academic_left,
    .Topics,
    .Topics .Recommend,
    .Topics .Recommend a{
        width: 100%;
    }
    .Topics{
        position: relative;
    }
    .Notice ul li a{
        width: 72%;
        margin-left: 76px;
    }
    .Topics .Recommend a{
        margin-left: 0;
    }
    .NewsRight li a em, .AcademicCont .NewsRight li em{
        width: 70%;
    }
    .Media .focusBox{
        display: block;
        width: 100%;
        height: 100%;
    }
    .Media .pic li{
        margin-left: 0;
        margin-bottom: 20px;
        width: 100%;
    }
    footer .Follow .WeChat span{
        background-image: none;
    }
    .DIVClose .closebot{
        background-color: #004b8d;
    }
}